@CHARSET "UTF-8";


.zz_logo_header {
	/* width: 1200px;
	margin: 0 auto; */
	width: 100%;
	height: 160px;
	background-color: #fff;
	position: fixed;
    top: 0px;
    z-index: 9999;
	font-weight:bold !important;
}
.logoimg{
	line-height: 130px;
	height: 130px;
	background: url("../../img/zz/logo_background.png") repeat;
}
.zz_logo_header a {
	height: 100%;
	width: 100%;
	color: #F0F8FF;
	font-size: 18px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	text-align: center;
	text-decoration: none;
	font-weight:bold !important;
}

.zz_logo_header a:LINK {
	color: #F0F8FF;
	cursor: pointer;
}

.zz_logo_header a:visited {
	color: #F0F8FF;
	cursor: pointer;
}

.zz_logo_header a:HOVER {
	color: #46ABDB;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 5px;
	text-decoration:none;
	border-bottom: solid 2px #219BD4;
}

.zz_a_margin {
	margin: 0 0 0 24px;
	font-size: 10px;
}

#channel{
	width: 1200px;
	margin: 0 auto;
}

#channel img{
	margin-top: -6px;
	margin-right: -20px;
	width: 24px;
	height: 24px;
}